ITaskObservableAwaiter.IsCompleted property¶
Defined in
Type: ITaskObservableAwaiterSystem.Reactive
Assembly: System.Reactive.dll
Applies to
netstandard2.0
bool IsCompleted { get; }
Summary: Gets a Boolean indicating whether the observable sequence has completed.
Returns: bool